Fix bug #13108 introduced by the fix to bug #12930.
authorEli Zaretskii <eliz@gnu.org>
Fri, 7 Dec 2012 15:28:20 +0000 (17:28 +0200)
committerEli Zaretskii <eliz@gnu.org>
Fri, 7 Dec 2012 15:28:20 +0000 (17:28 +0200)
commit6397cbfc030248b35052b49bd050c14c0041d49e
tree6c1d96fe11c6b76219bfa598d6a2d14584a5c413
parentcc5e97cd6cb56a979f7a01071ae86ff4c27977e1
Fix bug #13108 introduced by the fix to bug #12930.

 src/indent.c (Fvertical_motion): If a display string will be
 displayed on the left or the right margin, don't consider it as a
 factor in cursor positioning.
src/ChangeLog
src/indent.c